home *** CD-ROM | disk | FTP | other *** search
/ PC & Mediji 2002 March / PCM_0203.iso / MEDIA / DEMO / M10USWEB.exe / RCDATA / CABINET / iuevid.swf / scripts / DefineButton2_315 / BUTTONCONDACTION on(release).as next >
Text File  |  2001-06-21  |  92b  |  8 lines

  1. on(release){
  2.    tellTarget("/")
  3.    {
  4.       gotoAndStop("IU05");
  5.       play();
  6.    }
  7. }
  8.